home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / ra / dctta004.exe / DCTTAG.CFG < prev    next >
Text File  |  1995-12-23  |  2KB  |  58 lines

  1. ;                       DCT Tagline Appender v0.04ß
  2. ;                            By Dan Traczynski
  3. ;
  4. ;
  5. ;Sysopfirst  Specifies the first name of the sysop as it will be shown to
  6. ;            the users.
  7. ;
  8. ;SysopLast   Specifies the last name of the sysop as it will be shown to
  9. ;            the users.
  10. ;
  11. ;BBSName     Specifies the name of the BBS as it will be shown to users.
  12. ;
  13. SYSOPFIRST Joe
  14. SYSOPLAST Schmuck
  15. BBSNAME No Name BBS
  16.  
  17. ;
  18. ; Uncomment the next line if you use a fossil device driver.
  19. ;
  20. FOSSIL
  21.  
  22. ;
  23. ; Uncomment the next line if you use a X00153+ fossil device driver.
  24. ;
  25. ;XFOSSIL
  26.  
  27. ;
  28. ;LockBaud    This will specify a locked baud rate. If you specify this
  29. ;            parameter, then no matter what the BBS software says, this
  30. ;            baud rate will be used. [NOTE: You can also specify the locked
  31. ;            baud rate using /Bxxxx from the command line]
  32. ;
  33. ;LOCKBAUD 19200
  34.  
  35. ;
  36. ;Port1       If you must use a non-standard interrupt, the program can be
  37. ;Port2       configured for IRQs 0-15. The port# indicates the chosen comport
  38. ;Port3       Follow this with the port address in hex.  Afterward put the IRQ
  39. ;Port4       in decimal.  For an example if comport 3 at irq 15 and address
  40. ;            $03E8 was needed use the following:
  41. ;            PORT3 03E8 15
  42. ;
  43. ;       ┌┬──────────── If you are going to use a non-standard IRQ place the
  44. ;       ││             port address in hex one space after the PORT# option.
  45. ;       ││
  46. ;       ││  ┌┬──────── If you have a non-standard IRQ position the IRQ number
  47. ;       \/  \/         one space after the ports' hex address.
  48. ;PORT1 03F8 4
  49. ;PORT2 02F8 3
  50. ;PORT3 03E8 4
  51. ;PORT4 02E8 3
  52.  
  53. ;
  54. ; Uncomment this line if you don't want to have the status bar displayed at
  55. ; the bottom of the screen.
  56. ;
  57. ;STATUS OFF
  58.